﻿2026-08-28T10:20:16.8342801Z ##[group]Run bash .github/bench/wrap.sh e2e-notify -- cargo test -p spt --test notify_shell_e2e -- --nocapture
2026-08-28T10:20:16.8343435Z [36;1mbash .github/bench/wrap.sh e2e-notify -- cargo test -p spt --test notify_shell_e2e -- --nocapture[0m
2026-08-28T10:20:16.8356357Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-28T10:20:16.8356658Z env:
2026-08-28T10:20:16.8356844Z   SPT_TEST_EPHEMERAL_ADVISORY_PORTS: 1
2026-08-28T10:20:16.8357082Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-08-28T10:20:16.8357311Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-08-28T10:20:16.8360873Z   HEAVY: (package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|conn_blackhole_lifecycle|controller_lease|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|endpoint_lifecycle|endpoint_survival|exit_every_reap|handoff|idempotent|inject_control_wedge|input_ack_deadlock|mesh_recovery|net_worker_starve|redispatch|redispatch_stall|registry_lifecycle|render_lifecycle|resize_geometry_epoch|resize_presentation_barrier|restart_replay_lifetime|resume|shellchan|spawn_truth|transport_death_eof|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|bind_honest_cross_perch_e2e|brain_respawn_rename|brain_split|brain_survive|daemon_refresh_e2e|dummy_harness_e2e|endpoint_teardown_authority_e2e|engine_room_bringup_e2e|er_brief_once_per_session_e2e|er_briefing_session_scoped_e2e|er_briefing_presentation_e2e|er_briefing_presented_e2e|er_sequestered_cwd_e2e|gateway_owner_shell_e2e|commune_two_cwd_e2e|job_escape_e2e|knock_approve_not_hostage_e2e|knock_mutual_cross_node_e2e|live_adapt_translation_swap_e2e|livehost_bootgate_e2e|multi_subnet_bringup_e2e|n1_pairing|oneliner_e2e|projindex_reader_e2e|projindex_writer_e2e|psyche_download_e2e|rc_attach_truth|resume_template_e2e|run_no_dup_session_e2e|wake_resume_bind_e2e)$/)) | (package(spt-term) & kind(test))
2026-08-28T10:20:16.8364714Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-28T10:20:16.8365086Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-33161278940-1-4TcwFj
2026-08-28T10:20:16.8365552Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-33161278940-1-4TcwFj
2026-08-28T10:20:16.8365970Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-33161278940-1-4TcwFj
2026-08-28T10:20:16.8366403Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-33161278940-1-4TcwFj
2026-08-28T10:20:16.8366947Z   SPT_NOTIFY_SHELL_BIN: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target/debug/notify-shell
2026-08-28T10:20:16.8367404Z ##[endgroup]
2026-08-28T10:20:17.2719899Z    Compiling spt-store v0.64.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-08-28T10:20:20.2861325Z    Compiling spt-msg v0.64.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-08-28T10:20:20.4449510Z    Compiling spt-runtime v0.64.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-08-28T10:20:20.4450381Z    Compiling spt-term v0.64.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-08-28T10:20:20.4451048Z    Compiling spt-net v0.64.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-08-28T10:20:22.3339787Z    Compiling spt-live v0.64.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-08-28T10:20:23.0604512Z    Compiling spt-daemon v0.64.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-08-28T10:20:34.2385466Z    Compiling spt v0.64.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-08-28T10:20:41.6125873Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 24.75s
2026-08-28T10:20:41.6359818Z      Running tests/notify_shell_e2e.rs (target/debug/deps/notify_shell_e2e-67be78b3caaf1553)
2026-08-28T10:20:41.6380385Z 
2026-08-28T10:20:41.6380556Z running 1 test
2026-08-28T10:20:42.1099395Z test notify_shell_renders_a_commanded_toast ... ok
2026-08-28T10:20:42.1100048Z 
2026-08-28T10:20:42.1100287Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.47s
2026-08-28T10:20:42.1100616Z 
